| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal collection As IEnumerable(Of Graphic) _ )  | |
| C# | |
|---|---|
public GraphicCollection( IEnumerable<Graphic> collection )  | |
Parameters
- collection
 - The collection from which the items are copied.
 
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7